PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class
Fields Methods


In This Topic
    PDFStandardTableAttribute Class Members
    In This Topic

    The following tables list the members exposed by PDFStandardTableAttribute.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFStandardTableAttribute Object.  
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodGets the column span.  
    Public MethodGets the underlying COS attribute. (Inherited from com.o2sol.pdf4java.logicalstructure.PDFStructureElementAttribute)
    Public MethodGets the headers.  
    Public MethodGets the row span.  
    Public MethodGets the scope.  
    Public MethodGets the short content.  
    Public MethodSets the column span.  
    Public MethodSets the row span.  
    Public MethodSets the scope.  
    Public MethodSets the short content.  
    Top
    See Also